home *** CD-ROM | disk | FTP | other *** search
/ Grandes Inventos / INVENTOS.bin / pc / media / laser.dxr / 00050_script sobre botones.ls < prev    next >
Encoding:
Text File  |  1996-01-01  |  92 b   |  7 lines

  1. on mouseUp
  2.   global gThePhysic
  3.   gThePhysic(mResetMainContent)
  4.   updateStage()
  5.   pass()
  6. end
  7.